PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFTextVisualObject Class / getFontDictionary Method
In This Topic
    getFontDictionary Method
    In This Topic
    Gets the COS font dictionary.
    Syntax
    public PDFCosDictionary getFontDictionary()

    Return Value

    The COS font dictionary.
    See Also